dynamic linker meaning in English
动态连接器
Examples
- The dynamic linker then gets to do all the fun work
然后动态链接器开始进行所有有趣的工作。 - At runtime , the application loads the dynamic linker
在运行期间,应用程序将加载动态链接器。 - Modifying the dynamic linker search path
修改动态链接器的搜索路径 - In fact , the dynamic linker itself uses the same kind of versioning as the shared libraries
实际上,动态链接器本身使用与共享程序库相同种类的版本号。 - For example , if the dynamic linker can t find a given library , it will abort loading the program
例如,如果动态链接器不能找到某个给定的程序库,那么它将停止加载程序。